Skip to content

fix: npm run clean issues with all node versions including 10+ #92

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 24, 2018

Conversation

NathanWalker
Copy link

@NathanWalker NathanWalker commented Aug 23, 2018

closes #86

This also simplifies a few things and defaults to --emulator flag for demoing as using without would often start a live connected device often however can cause problems with iOS certs so using emulator is a much safer default to run plugin development against.

@ghost ghost added the new PR label Aug 23, 2018
@nsplugins nsplugins merged commit 9685233 into NativeScript:master Aug 24, 2018
@ghost ghost removed the new PR label Aug 24, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

'npm run clean' causes subsequent runs to fail
3 participants